[Snyk] Upgrade chart.js from 4.3.2 to 4.4.6#270
Conversation
Snyk has created this PR to upgrade chart.js from 4.3.2 to 4.4.6. See this package in npm: chart.js See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/a88f4f5f-7e6f-4196-ac10-822626b4c9f7?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
|
|
Reviewer's Guide by SourceryThis PR upgrades the chart.js dependency from version 4.3.2 to 4.4.6. The upgrade spans 8 versions and includes various bug fixes, type improvements, and documentation updates. The changes are primarily maintenance-focused and do not introduce breaking changes. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade chart.js from 4.3.2 to 4.4.6.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 8 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: chart.js
-
4.4.6 - 2024-10-28
- npm
- Migration guide
- Docs
- API
- Samples
- #11938 Fix: applyStack() returned the sum of all values for hidden dataset indices, which causes incorrect animations when showing/hiding stacked datasets.
- #11943 chore: version bump for 4.4.6 release
- #11933 Fix 404 to samples in release drafter
-
4.4.5 - 2024-10-15
- npm
- Migration guide
- Docs
- API
- Samples
- #11927 Don't apply default colors in the colors plugin when defaults are used
- #11907 Avoid error if borderOpts.dash is undefined
- #11882 Fix initial dataset stacks
- #11931 Allow array's in backgroundColor defaults and add hover background and border color to defaults
- #11930 Fix typo in time.md
- #11932 Bump package version to 4.4.5
- #11875 Bump socket.io from 4.6.1 to 4.7.5
-
4.4.4 - 2024-08-20
- npm
- Migration guide
- Docs
- API
- Samples
- #11873 Check if range method exists on element before executing it
- #11863 Return false from the average tooltip positioner on no valid data
- #11858 Bugfix/issue 11804 tooltip show for all invisible
- #11851 fix: Unset _resizeBeforeDraw before _resize() call to avoid possible recursion
- #11844 fix issue Update dependency ember-link to v3.5.0 - autoclosed rust-lang/crates.io#11717
- #11788 Fix drawing angle lines on reversed radial scale
- #11867 fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface
- #11862 fix(types): add xCenter and yCenter properties to RadialLinearScale interface
- #11817 Remove box padding from legend types
- #11796 Add fit method to LegendElement interface
- #11780 types: Allow passing undefined for chart options
- #11871 Add radial linear scale to docs section of samples
- #11823 Update OffscreenCanvas documentation, as it is widely available now
- #11781 Fix some typos
- #11874 Bump package version to 4.4.4
-
4.4.3 - 2024-05-17
- npm
- Migration guide
- Docs
- API
- Samples
- #11754 Fix error when object prototype is frozen
- #11764 do not attempt to clear canvas if one does not exist
- #11755 tarball: Use snapshot testing for more tests rust-lang/crates.io#11450 hide bar by dataindex
- #11690 Create parsed object with correct keys
- #11707 platform.isAttached should return false if canvas is false-y
- #11762 Update license year
- #11776 Bump to 4.4.3
- #11773 Bump pnpm/action-setup from 3.0.0 to 4.0.0
- #11720 Bump follow-redirects from 1.15.4 to 1.15.6
-
4.4.2 - 2024-02-28
- npm
- Migration guide
- Docs
- API
- Samples
- #11685 addListener and removeListener should be only invoked on truthy values
- #11682 fix Dedupe expired JTI deletion job rust-lang/crates.io#11503, autoskipping 0 tick when min is below 0
- #11616 fix(Remove obsolete
- #11662 bugfix Update Rust crate aws-ip-ranges to v0.1083.0 rust-lang/crates.io#10896 - Changed 'r' to optional for BubbleChart
- #11674 docs(types): fix description in index.d.ts
- #11614 Add extra calrification for html legend
- #11689 Bump to 4.4.2
- #11664 Bump pnpm/action-setup from 2.4.0 to 3.0.0
- #11657 Bump release-drafter/release-drafter from 5 to 6
- #11650 Bump dorny/paths-filter from 2 to 3
- #11636 Bump socket.io-parser from 4.2.2 to 4.2.4
- #11635 Bump follow-redirects from 1.15.2 to 1.15.4
- #11633 Update pnpm lockfile
-
4.4.1 - 2023-12-04
- npm
- Migration guide
- Docs
- API
- Samples
- #11605 Update font spec type
- #11596 Tooltip fixes (getLabelAndValue on null controller, null getParsed)
- #11588 fix: Guard access to window in helpers.dom.ts for browserless rendering
- #11577 Fix backdrop padding
- #11488 Change type of mode in chart.update(mode)
- #11605 Update font spec type
- #11572 fix: Property platform missing from chart configuration typings
- #11569 fix: pass Plugin TType down to hooks chart arg
- #11488 Change type of mode in chart.update(mode)
- #11562 Fix migration docs links
- #11483 docs: Fix typo for documentation of plugins.tooltip.textDirection
- #11606 Bump 4.4.1
- #11599 Remove size limit from CI
- #11570 Replace deprecated command with environment file
- #11560 Bump actions/setup-node from 3 to 4
- #11490 fix: simplify check hasFunction
-
4.4.0 - 2023-08-24
- npm
- Migration guide
- Docs
- API
- Samples
- #11404 Add clip option to scale configuration to allow unclipped scales
- #11435 BorderRadius of Bar Chart issue on Firefox 116
- #11348 fix: Add backgroundColor type on CoreScaleOptions
- #11439 Replace html extension with md extension for docs
- #11461 Bump 4.4.0
-
4.3.3 - 2023-08-02
- npm
- Migration guide
- Docs
- API
- Samples
- #11432 Revert fix for monotone cubic interpolation
- #11427 Bump pnpm/action-setup from 2.2.4 to 2.4.0
-
4.3.2 - 2023-07-26
- npm
- Migration guide
- Docs
- API
- Samples
- #11422 Revert feature to disable plugins by TS
- #11419 Updates to scale type definitions
- #11423 Bump 4.3.2
from chart.js GitHub release notesEssential Links
Bugs Fixed
Development
Thanks to @ DeyLak, @ LeeLenaleee and @ etimberg
Essential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ HieroglypH, @ LeeLenaleee, @ dependabot, @ dependabot[bot] and @ dregad
Essential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ CatchABus, @ LeeLenaleee, @ MichelHMachado, @ artus9033, @ huqingkun, @ jdufresne and @ joliss
Essential Links
Bugs Fixed
Documentation
Development
Thanks to @ DAcodedBEAT, @ EricWittrock, @ LeeLenaleee, @ LiamSwayne, @ dependabot and @ dependabot[bot]
Essential Links
Bugs Fixed
formatEmailtemplate helper rust-lang/crates.io#11615): fix calculating caretX position on stacked bar with index interaction.Types
Documentation
Development
Thanks to @ DAcodedBEAT, @ LeeLenaleee, @ Megaemce, @ dependabot, @ dependabot[bot], @ mirumirumi, @ smoonsf and @ waszkiewiczja
Essential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ CatchABus, @ Cazka, @ Connormiha, @ LeeLenaleee, @ Sengulair, @ bboy-chocomint, @ dependabot, @ dependabot[bot], @ jongwooo, @ joshkel and @ unverbraucht
Essential Links
Enhancements
Bugs Fixed
Types
Documentation
Development
Thanks to @ LeeLenaleee, @ Mer-cat, @ bogdankorshunov and @ stockiNail
Essential Links
Development
Thanks to @ dependabot, @ dependabot[bot] and @ stockiNail
Essential Links
Types
Development
Thanks to @ LeeLenaleee, @ joshkel and @ stockiNail
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Build: